-- card: 9941 from stack: in -- bmap block id: 11652 -- flags: 0000 -- background id: 7816 -- name: A4 ----- HyperTalk script ----- ON OPENCARD WAIT 7 SECONDS Play "BEEPTONE" END OPENCARD -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=88 top=293 right=305 bottom=100 -- title width / last selected line: 0 -- icon id / first selected line: 2507 / 2507 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: TRY AGAIN? ----- HyperTalk script ----- on mouseUp go to card "FLASH" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=2 top=278 right=339 bottom=129 -- title width / last selected line: 0 -- icon id / first selected line: 21060 / 21060 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Another wish or question? ----- HyperTalk script ----- on mouseUp go card flash end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=381 top=279 right=340 bottom=508 -- title width / last selected line: 0 -- icon id / first selected line: 29484 / 29484 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Finished for today. ----- HyperTalk script ----- on mouseUp go card done end mouseUp